home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / misc / emu / UNd64.readme < prev    next >
Text File  |  1996-11-04  |  4KB  |  99 lines

  1. Short:    THE C-64 archive file processor v38.12
  2. Author:   Jess Sosnoski (at the below address!!!)
  3. Uploader: starblaz@postoffice.ptd.net
  4. Version:  38.9
  5. Type:     misc/emu
  6.  
  7. This program is designed to list/test or extract from the following C-64
  8. type archives:
  9. .d64 Diskimages (174848 & 175531-byte varieties)
  10. .x64 Unix C-64 1541/1570 35-track diskimages
  11. .t64 Tapeimages
  12. .p00 Program images
  13. .lnx C-64 LyNX archives (ALL versions, both punter & xmodem types)
  14. .lbr C-64 Library Archives
  15. .sfx C-64 self-extracting archives (converts conveniently to lzh/lha)
  16.  
  17. REQUIREMENTS
  18. ------------
  19. An Amiga with Kickstart 1.1+ (I don't have 1.0 so I can't test it on that)
  20. about 200K contiguous free ram, some supported archive files, and a 
  21. storage device that will hold them--and possibly the output files.
  22.  
  23. CHANGES:
  24. --------
  25. 38.0:
  26. Totally rewrote I/O routines for even more speed.  Fixed LOTS of bugs,
  27. added ability to not convert filenames.  Oh, yea, added .t64 and .p00
  28. file support, and AmigaGuide docs.
  29.  
  30. 38.1:
  31. Fixed a bug in the command parsing which required one to select another
  32. option in order to use the no filename conversion option.
  33.  
  34. 38.2:
  35. Added optional output path (gee, could be useful).
  36. Now checks dirs for circular links.
  37. Also, now reports illegal track & sector errors (in files or dirs).
  38.  
  39. 38.3:
  40. Fixed a few bugs that were causing the program to permanently eat memory.
  41. Optimized a couple of odds 'n ends too.
  42. Smaller code size than 38.2!
  43.  
  44. 38.4
  45. Finally (totally) fixed the bug in the filesize function, now it will
  46. always free the fileinfoblock when it should.  Removed some redundant
  47. code, eeeeeaaaaand... got smaller code than 38.2 and 38.3
  48. (not much of an update, but definately a bugfix)
  49.  
  50. 38.5
  51. Fixed (hopefully) a bug causing mungwall hits and crashes if a filename
  52. for an archive was longer than 40 characters.  I set the length
  53. of a filename to 255 characters to fix this.
  54. Hmmm...a hair more optimization shrunk the program another 4 bytes.
  55.  
  56. 38.6
  57. Added .x64 support, and possibility to extract .t64 IMG files.
  58.  
  59. 38.7
  60. Rewrote/optimized the .p00 and .t64 routines, and moved them to their own
  61. separate modules.  Fixed 2 bugs in the .t64 processor:
  62. Now closes the output file if an error occured during a write, and
  63. skips over files who's pointer points past the end of the archive.
  64. Fixed a bug in the fileexists function that ignored the path, therefore
  65. only checking the current directory.
  66.  
  67. 38.8
  68. Some small optimizations, and added support for .lnx archives.
  69.  
  70. 38.9
  71. About 300 bytes worth of optimization, and fixed a NASTY bug in the
  72. .d64/x64 routine that wouldn't allow extraction/listing.
  73. (Damn, I SWEAR it worked right before I uploaded it!)
  74.  
  75. 38.10
  76. Minor update: added support for .d64's w/appended error information,
  77.  
  78. 38.11
  79. Supports all .t64 formats now, also supports all .lnx archives now.
  80. Added support for .lbr files.
  81. Added checking for corrupt .t64/.p00 files, and improved file recognition.
  82. Small optimizations here and there.
  83. Fixed a bug in renaming of files.
  84.  
  85. 38.12
  86. Added support for .sfx files, converts them conveniently to a lzh/lha
  87. extractable archive! :)
  88.  
  89.  
  90. ============================= Archive contents =============================
  91.  
  92. Original  Packed Ratio    Date     Time    Name
  93. -------- ------- ----- --------- --------  -------------
  94.    24516   11469 53.2% 19-Oct-96 20:10:10  und64
  95.    30793   12536 59.2% 19-Oct-96 20:17:38  und64.guide
  96.     3079    1567 49.1% 19-Oct-96 20:10:00  UNd64.readme
  97. -------- ------- ----- --------- --------
  98.    58388   25572 56.2% 20-Oct-96 11:11:10   3 files
  99.